Parameters
- dataCollection
- The data collection.
- useNullSentinel
- Specifies whether the collection indexer will return a sentinel when the underlying collection returns a null item.
- notifiesReplaceAsReset
- When set to true, will raise Reset notification for item changes instead of ItemChanged.